Welcome![Sign In][Sign Up]
Location:
Search - keil c

Search list

[Other resource51单片机 Keil C 延时程序的简单研究

Description: 转载!希望大家喜欢.主要是介绍用C编的C51的延时程序.-reproduced! Hope you like them. Mainly introduces C51 C series of procedural delay.
Platform: | Size: 3540 | Author: 龙军 | Hits:

[Other resourceKeil C的调试经验

Description: Keil C的调试经验-Keil C debugging experience
Platform: | Size: 365414 | Author: 拜伦 | Hits:

[Other resourcemicroweb-keil-0.1

Description: 网络单片机 让嵌入式系统上网,基于keil C. 文件名:microweb-keil-0.1-network embedded microcontroller system for the Internet based on keil C. File Name : microweb - keil-0.1
Platform: | Size: 20813 | Author: mason | Hits:

[Other resourceDS1302-Keil

Description: Keil c编写的DS1302源代码。DS1302 是美国DALLAS公司推出的一种高性能、低功耗、带RAM的实时时钟电路,它可以对年、月、日、周日、时、分、秒进行计时,具有闰年补偿功能,工作电压为2.5V~5.5V。采用三线接口与CPU进行同步通信,并可采用突发方式一次传送多个字节的时钟信号或RAM数据。DS1302内部有一个31×8的用于临时性存放数据的RAM寄存器。DS1302是DS1202的升级产品,与DS1202兼容,但增加了主电源/后背电源双电源引脚,同时提供了对后背电源进行涓细电流充电的能力。
Platform: | Size: 77821 | Author: 无名 | Hits:

[Embeded-SCM Developkeil入门实例教程

Description: keil c公司网站下载的一些实例教程程序!--Some real tutorials from Keil C company.
Platform: | Size: 726995 | Author: 杨波 | Hits:

[Embeded-SCM Develop汇编和C语言互相调用

Description: 1.汇编调用C语言 2.C语言调用汇编 3.KEIL环境
Platform: | Size: 27353 | Author: asdf2008 | Hits:

[Other Embeded program用 C 做成的 JTAG 算法

Description: 用 C 做成的 JTAG 算法,内附 Keil 工程源代码.
Platform: | Size: 19540 | Author: xyz543 | Hits:

[SCMuv3

Description: keil c51的uv3集成开发环境安装软件。-keil c51 uv3 integrated development environment installs software.
Platform: | Size: 1393664 | Author: | Hits:

[SCMefdUartDriver

Description: 8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .
Platform: | Size: 12288 | Author: buaalzx | Hits:

[SCM手写板

Description: Keil C 编程的手写板-Keil C Programming 5270
Platform: | Size: 5120 | Author: 陈进光 | Hits:

[SCMkeil c6.20c 直接嵌入汇编的方法

Description: keil c6.20c 直接嵌入汇编的方法-Keil c6.20c embed compilation methods
Platform: | Size: 1024 | Author: 张雪奇 | Hits:

[SCMUSB_DEMO_c

Description: DK3200 USB DEMO for KEIL C
Platform: | Size: 254976 | Author: SG_XP | Hits:

[Embeded-SCM Developkeilc51startup说明

Description: keil c开发使用的启动代码说明。--Manual for the startup code developed by keil c.
Platform: | Size: 7168 | Author: 隋永全 | Hits:

[SCM8051c_demo_kit

Description: 用keil c语言介绍8051单片机开发一本书 很不容易才找到的啊!-language used Keil 8051 development on a book not easy to find the ah!
Platform: | Size: 1786880 | Author: 联系簿 | Hits:

[SCMC2Asm2C

Description: C to ASM and ASM to C on Keil C
Platform: | Size: 26624 | Author: 廖啟仲 | Hits:

[SCMKeilC51v750a_Full

Description: keil c51 V7.50 完整版 ,并带破解版、但在中文环境有BUG,无2K限制,已经注册可以至2033年-Keil full version and bring change, but in the Chinese environment BUG, 2K without restrictions, to be registered in 2033
Platform: | Size: 62836736 | Author: ZY | Hits:

[SCM直接在Keil下仿真的T9拼音输入法(完整版)

Description: 仿真步骤如下: 1、把3个帖子的内容分别保存为51t9py.c,51t9py_indexa.h,5py_mb.h,放在同一目录下,将51t9py.c加入工程编译 2、由于Keil的模拟串口是单字节显示,汉字显示为乱码,所以要加挂RICHWIN或RichView这种会重新刷新显示的中文平台,或手工刷新屏幕,所以请先到 http://www.pchome.net/dl/chinese.htm 下载RichView,安装运行 3、在Keil环境下可以直接按“Ctrl+F5”键仿真,按“F5”全速运行,切换到在串口依次输入: // 64*.6 426***.5 98*.7 936.3 586.1 4826*.1 9464*.7 64*.6试试:-) 4、按键对应(根据我自己的手机设置的,全部在PC的小键盘操作): -simulation steps are as follows : 1 and 3 respectively, the content of messages posted on the preservation of 51t9py.c, 51t9py_indexa.h, 5py_mb.h, on the same directory, will join the project 51t9py.c compiler 2, Keil is the simulation of single-byte Serial show , the Chinese showed gibberish, so need to add or RichView RICHWIN this show will re-set the Chinese platform, or manual refresh screen, so please download RichView http://www.pchome.net/dl/chinese.htm to install three operations in Central Keil Habitat can be directly "Ctrl+ F5" key simulation, according to the "F5" running full-speed, switched to the serial order input :// 64*. 6426*.***. 5 98 7936.3 586.1 4826 1 9464*.*. 6 7 64*. try :-) 4, corresponding button (according to my own set of phones, a
Platform: | Size: 6144 | Author: 许赞龙 | Hits:

[SCM8051web

Description: keil c编写的单片机实现web服务 包含原程序和可执行文件-prepared by the MCU web services include the original procedures and executable files
Platform: | Size: 52224 | Author: 杨世国 | Hits:

[SCMled模拟器源程序及演示程序

Description: 该模拟器是在Keil7.0中使用。 只要把Ex02Dll.dll复制到 X:\Keil\C51\BIN目录下。 打开测试程序,编译运行即可看到如图led.jpg中所显示的效果。-The simulator is used in Keil7.0. As long as Ex02Dll.dll copied to the X : \ Keil \ C51 \ BIN directory. Open test procedure, compile operation can be seen in figure led.jpg reflected by the results.
Platform: | Size: 7372800 | Author: wxd | Hits:

[SCMchuankou

Description: keil c51实现的串口程序仿真,C51单片机串口编程实例.非常不错!-Keil decoder serial procedures to achieve the simulation, C51 microcontroller serial programming examples. Very good!
Platform: | Size: 11264 | Author: 孙洪亮 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net